Vcenter Vm Hardware Disk BackingSpec

Vcenter Vm Hardware Disk BackingSpec
Vcenter Vm Hardware Disk BackingSpec

The Vcenter Vm Hardware Disk BackingSpec schema provides a specification of the physical resource backing a virtual disk.

JSON Example
{
    "type": "string",
    "vmdk_file": "string"
}
string
type
Required

Backing type for the virtual disk.

For more information see: Vcenter Vm Hardware Disk BackingType.

string
vmdk_file
Optional

Path of the VMDK file backing the virtual disk.

This property is optional and it is only relevant when the value of type is Vcenter Vm Hardware Disk BackingType.VMDK_FILE.